home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / gfx / x11 / Xincludes_930531.lha / os-include_x11.lha / os-include / X11 / bitmaps / keyboard16 < prev    next >
Text File  |  1992-11-02  |  293b  |  7 lines

  1. #define keyboard16_width 16
  2. #define keyboard16_height 16
  3. static char keyboard16_bits[] = {
  4.    0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x08, 0x10, 0x08, 0x10, 0x08, 0x10,
  5.    0x08, 0x10, 0xf0, 0x0f, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0xa8, 0x1a,
  6.    0x54, 0x35, 0xfc, 0x3f, 0x00, 0x00, 0x00, 0x00};
  7.